home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / ustat100.zip / USERSTAT.CFG < prev    next >
Text File  |  1993-02-21  |  5KB  |  130 lines

  1. ;=============================================================================
  2. ;
  3. ;   USERSTAT
  4. ;
  5. ;=============================================================================
  6. ;
  7. ;   Another made from scratch utility for Wildcat! from P3 VEnture Software
  8. ;
  9. ;=============================================================================
  10. ;
  11. ;   This configuration file is also servings as the documentation for this
  12. ;   program as it is commented out by putting a semi-colon in the first
  13. ;   byte of each line.
  14. ;
  15. ;=============================================================================
  16. ;
  17. ;   Userstat reads your ( Wildcat! 3.x ONLY ) ALLUSERS.DAT file, and
  18. ;   extracts a bunch of information from it, and then places it in the
  19. ;   display files of your choice. In this configuration file, KEYWORDS
  20. ;   are on the left, followed by an equals sign '=' ( NO SPACES ON EITHER
  21. ;   SIDE of the '=' ), followedby a variable.
  22. ;
  23. ;=============================================================================
  24. ;   EMS EMS EMS EMS EMS EMS EMS EMS EMS EMS EMS EMS EMS EMS EMS EMS EMS EMS
  25. ;=============================================================================
  26. ;   NOTE!!!     EMS is used for all large data storage, this was done to
  27. ;               allow the processing of Databases with 10's or thousands
  28. ;               of users. If you do not have any EMS availble, then this
  29. ;               program will not function
  30. ;
  31. ;=============================================================================
  32. ;
  33. ;   EVERYTHING IS TREATED AS UPPER CASE.
  34. ;
  35. ;=============================================================================
  36. ;
  37. ;   USERSTAT is MUCH Faster than WCPRO for generation of the same type
  38. ;   of files. It CAN and HAS been run while all other nodes are online,
  39. ;   as it opens the database in a SHARED READONLY mode. Inthe event of
  40. ;   an error, it cleans up after itself, and exits with a non zero
  41. ;   errorlevel.
  42. ;
  43. ;=============================================================================
  44. ;
  45. ;   The configuration is straight forward, just look at the keyword,
  46. ;   and you can tell what it does.
  47. ;
  48. ;   In the EXCLUDE variables, up to 100 of each type of exclusion may be used
  49. ;   More than that will strictly be ignored
  50. ;
  51. ;   THIS CONFIGURATION FILE MUST BE IN YOUR PATH or in the current directory
  52. ;
  53. ;=============================================================================
  54. ;
  55. ;   The WCHOME Environmental Variable must be set, WITHOUT a trailing BACKSLASH
  56. ;
  57. ;   ie.     SET WCHOME=D:\WILDCAT
  58. ;   or      SET WCHOME=D:\WC30
  59. ;
  60. ;=============================================================================
  61. ;
  62. ;   If you like this little gem, send $ 15.00 to the following address.
  63. ;
  64. ;   Keith R. Personett / P3 Ventures Software
  65. ;   c/o Userstat Registration
  66. ;   17878 Preston Road #106
  67. ;   Dallas, Tx. 75252
  68. ;
  69. ;   If you have any questions, feel free to call The Assassin's Guild BBS
  70. ;   at 214-713-7036
  71. ;
  72. ;=============================================================================
  73. ;
  74. ;   BIRTHDAYS       The Screen for This Months Birthdays
  75. ;
  76. ;   BDAYMSG         The Text file to send a user on their birthday
  77. ;
  78. ;   TOPCALLERS      Your most frequent callers
  79. ;
  80. ;   TOPMESSAGERS    You most frequent message writers
  81. ;
  82. ;   TOPUPLOADERS    Your Top Uploadders
  83. ;
  84. ;   TOPDOWNLOADERS  You most frequent downloaders
  85. ;
  86. ;   STATES          Callers broken down by state
  87. ;
  88. ;   ZODIAC          Callers broken down by Zodiac Sign
  89. ;
  90. ;   NEWUSER         New Users this Month
  91. ;
  92. ;   MISC            Miscellaneous Caller Statistics
  93. ;
  94. ;   EXCLUDEUSER     A User to Exclude from Msg/File/Calls Statistics
  95. ;
  96. ;   EXCLUDESEC      An entire Secrity level to exclude from Msg/File/Calls Statistics
  97. ;
  98. ;   SYSOPNAME       Your Name as in your Database
  99. ;
  100. ;   TOPCOUNT        The number of TOP User to list in bulletins
  101. ;
  102. ;=============================================================================
  103. ;
  104. ;   If you have P3 Ventures ADDMSG Utility, it will even send
  105. ;   personalized birthday messages to your users by utilizing the Wildcat!
  106. ;   UTI drivers. UTIIMPRT.EXE and ADDMSG.EXE MUST BE IN YOUR PATH!
  107. ;
  108. ;   This feature makes us all look much more consciencious, doncha think?
  109. ;
  110. ;   IF USING THE BIRTHDAY MSG FEATURE, do not run this as a postcall event,
  111. ;   your users having a birthday will be flooded with the same message
  112. ;   from you, they might figure that something was up.
  113. ;
  114. ;=============================================================================
  115. ;
  116. ;
  117. BIRTHDAYS=HELLO9.BBS
  118. ;BDAYMSG=BDAY.MSG
  119. TOPCALLERS=BULL6.BBS
  120. TOPMESSAGERS=BULL7.BBS
  121. TOPUPLOADERS=BULL8.BBS
  122. TOPDOWNLOADERS=BULL9.BBS
  123. STATES=BULL10.BBS
  124. ZODIAC=BULL11.BBS
  125. NEWUSER=BULL13.BBS
  126. MISC=BULL12.BBS
  127. EXCLUDEUSER=GUEST USER
  128. EXCLUDESEC=MASTER_SYS
  129. SYSOPNAME=KEITH PERSONETT
  130. TOPCOUNT=15